Welcome![Sign In][Sign Up]
Location:
Search - object extraction matlab

Search list

[Special Effectssnake

Description: Snake是提取物体精确轮廓常用的算法,自Kass于1987年提出以来,已广泛应用于数字图像分析和计算机视觉领域。由于SNAKE模型具有良好的提取和跟踪特定区域内目标轮廓的能力,因此非常适合于医学图像如CT和MR图像的处理,以获得特定器官及组织的轮廓。Matlab编写。-Snake is the precise object contour extraction algorithms commonly used, since Kass in 1987 proposed, it has been widely used in digital image analysis and computer vision fields. SNAKE model as a result of good extraction and tracking a specific target region contour, and therefore very suitable for medical images such as CT and MR images of the treatment in order to obtain a specific outline of organs and tissues. Matlab prepared.
Platform: | Size: 3072 | Author: | Hits:

[Speech/Voice recognition/combine11

Description: 本程序可实现LPC特征参数提取,对象为1-10孤立数字。用 的 是 MATLAB平台 -This procedure can be realized LPC feature extraction, object to isolated figures 1-10. Using a MATLAB platform
Platform: | Size: 1024 | Author: 晴子 | Hits:

[Special Effectsyunfeng

Description: 该函数用于简单背景下运动目标检测和轮廓提取,虽为简易实现,但效果不错,可根据个人需要添加代码-This function for a simple moving object detection and contour extraction, although it is easy to achieve, but good results can be based on individual need to add code
Platform: | Size: 41984 | Author: 高洪佳 | Hits:

[Special Effectshog

Description: hog特征提取算法的实现,用于object detection,特别是human detection,针对64*128的图像。-hog feature extraction algorithm for object detection, in particular, human detection, against 64* 128 images.
Platform: | Size: 105472 | Author: luandayong | Hits:

[Special EffectsImage-segmentation_extration

Description:
Platform: | Size: 79872 | Author: 小单 | Hits:

[Special Effectsprogram

Description: 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Hausdorff distance combination for workpiece identification. Using canny edge for matching characteristics, will be amended Hausdorff distance as similarity measurement criteria and the application of genetic algorithm is the best match of the Quick Search, the successful achievement of the target object matching identification
Platform: | Size: 33792 | Author: 南飞燕 | Hits:

[Graph programMotionCompensationAndObjectDividion

Description: 对视频系列进行运动估计及对其中的运动目标进行分割获得运动对象。-Series of video motion estimation and target one of the sport was moving object segmentation.
Platform: | Size: 103424 | Author: farmer | Hits:

[Special Effectsimg-reg

Description: 对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。-Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters in the image object。
Platform: | Size: 1024 | Author: fjdata | Hits:

[Graph Recognizethird

Description: 视频序列的运动检测:用帧差法实现了单个物体的运动检测。-Video sequence of motion detection: bad law with frames achieve a single object detection exercise.
Platform: | Size: 1024 | Author: Mr zhang | Hits:

[Special EffectsCNNfeatureextraction

Description: 提出了一种基于目标边界的不变特征提取方法。导出了用物体角点坐标表示的低阶边界矩的闭合形式,构造了 基于边界矩的仿射变换不变量。该方法只需要对物体角点进行简单的代数运算,因此,该方法简单明了,计算量很小。实 验结果证明了该方法的有效性-A goal of the border based on the same feature extraction method. Exporting objects with corner coordinates of the low-level closed-form moments border, the border based on structure moment invariants of affine transformation. This method only corner of the object algebra simple, so simple that the method, the calculation is very small. Experimental results show the effectiveness of the method
Platform: | Size: 313344 | Author: martin | Hits:

[Graph programloc_im_hildith

Description: 对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。-After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of the edge of a single pixel.
Platform: | Size: 2048 | Author: mayan | Hits:

[Special Effectstuxiangerzhihua

Description: 图像二值化的程序,对于把图像进行目标提取和背景提取可以参考,但是有仅局限于二值图像。-Image binarization process, for the object extraction and background image extraction can refer, but there is only limited to binary images.
Platform: | Size: 2048 | Author: cjj51 | Hits:

[DSP programmotion

Description: This project deals with the tracking and following of single object in a sequence of frames and the velocity of the object is determined. Algorithms are developed for improving the image quality, segmentation, feature extraction and for deterring the velocity. The developed algorithms are implemented and evaluated on TMS320C6416T DSP Starter Kit (DSK). Segmentation is performed to detect the object after reducing the noise from that scene. The object is tracked by plotting a rectangular bounding box around it in each frame. The velocity of the object is determined by calculating the distance that the object moved in a sequence of frames with respect to the frame rate that the video is recorded. The algorithms developed can also be used for other applications (real time, object classication, etc.).
Platform: | Size: 1197056 | Author: vikas | Hits:

[Special Effectsregionbased_seg

Description: Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片-Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental image
Platform: | Size: 10240 | Author: 猪哥不亮 | Hits:

[Special Effectsyaogan

Description: matlab下写的一个代码,能够实现遥感图像目标的提取,效果不错-Next write a matlab code that enables remote sensing image object extraction, good results
Platform: | Size: 1024 | Author: hongjiyu | Hits:

[matlabImage-segmentation-Extraction

Description: 这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effect was very good.
Platform: | Size: 20480 | Author: 动荡 | Hits:

[matlabextractingobject

Description: code is in matlab for object extraction
Platform: | Size: 24576 | Author: haibattivanishree | Hits:

[matlabcodecode

Description: 静态背景下的高精度视频目标是实时检测与轮廓提取,matlab源代码实现。 -High-precision static background video object detection and contour extraction in real time, matlab source code.
Platform: | Size: 43008 | Author: 李英华 | Hits:

[Special Effectscontrast

Description: 对黑白图像进行滤波处理,然后目标提取,并计算目标形态属性-Black and white image filtering, and object extraction, and calculate the properties of the target form
Platform: | Size: 1024 | Author: caopeng | Hits:

[Special Effectsmatlab

Description: 动态目标跟踪,静态背景,前景背景动态目标提取(Dynamic object tracking, static background, foreground background, dynamic object extraction)
Platform: | Size: 620544 | Author: 氨基酸的拉沙 | Hits:
« 12 3 »

CodeBus www.codebus.net